summaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)Author
2017-05-10mips: bmips: add NeufBox 4 (Sercomm) boardÁlvaro Fernández Rojas
2017-05-10MIPS: add BMIPS Comtrend VR-3032u boardÁlvaro Fernández Rojas
2017-05-10MIPS: add BMIPS Comtrend AR-5387un boardÁlvaro Fernández Rojas
2017-05-10MIPS: add BMIPS Huawei HG556a boardÁlvaro Fernández Rojas
2017-05-10MIPS: tl-wdr4300: remove debug_uart_init callÁlvaro Fernández Rojas
2017-05-10MIPS: QCA AP143: remove debug_uart_init callÁlvaro Fernández Rojas
2017-05-10MIPS: QCA AP121: remove debug_uart_init callÁlvaro Fernández Rojas
2017-05-09Merge git://git.denx.de/u-boot-dmTom Rini
2017-05-09board: at91sam9263ek: Enable early debug UARTWenyou Yang
2017-05-09board: at91sam9263ek: Clean up codeWenyou Yang
2017-05-09configs: at91sam9263ek: Update for DT and DM supportWenyou Yang
2017-05-09board: at91sam9rlek: Enable early debug UARTWenyou Yang
2017-05-09board: at91sam9rlek: Clean up codeWenyou Yang
2017-05-09configs: at91sam9rlek: Update for DT and DM supportWenyou Yang
2017-05-09board: at91sam9260ek/9g20ek: Enable early debug UARTWenyou Yang
2017-05-09board: at91sam9260ek: Clean up codeWenyou Yang
2017-05-09configs: at91sam9260ek/9g20ek: Update for DT and DMWenyou Yang
2017-05-09board: at91sam9m10g45ek: Enable early debug UARTWenyou Yang
2017-05-09board: at91sam9m10g45ek: Clean up codeWenyou Yang
2017-05-09configs: at91sam9m10g45ek: Update to support DM/DTWenyou Yang
2017-05-09board: at91sam9n12ek: Enable early debug UARTWenyou Yang
2017-05-09board: at91sam9n12ek: Clean up codeWenyou Yang
2017-05-09configs: at91sam9n12ek: Update for DT and DM supportWenyou Yang
2017-05-09board: at91sam9x5ek: Enable early debug UARTWenyou Yang
2017-05-09board: at91sam9x5ek: Clean up codeWenyou Yang
2017-05-09configs: at91sam9x5ek: Update to support DM/DTWenyou Yang
2017-05-09board: sama5d4ek: fix DD2 configurationWenyou Yang
2017-05-09board: sama5d2_xplained: remove unnecessary header filesWenyou Yang
2017-05-09board: sama5d2_xplained: remove uart1 initWenyou Yang
2017-05-09board: sama5d2_xplained: clean up macb init codeWenyou Yang
2017-05-09Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2017-05-09p1_p2_rdb: Fix unused variable warningTom Rini
2017-05-09ti: common: board_detect: Set alen to expected value before i2c readCooper Jr., Franklin
2017-05-09ti: common: board_detect: Introduce function to set the address length.Cooper Jr., Franklin
2017-05-08Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2017-05-08ARM: keystone2: Add support for getting external clock dynamicallyLokesh Vutla
2017-05-08ARM: k2g: Add support for dynamic programming of PLL based on SYSCLKLokesh Vutla
2017-05-08board: ti: Define Kconfig symbol for common cmd optionsLokesh Vutla
2017-05-08igep003x: Add support for IGEP SMARC AM335xPau Pajuelo
2017-05-08igep003x: UBIizeLadislav Michl
2017-05-08igep0033: Rename to igep003xLadislav Michl
2017-05-08stm32f7: stm32f746-disco: read memory info from device treeVikas Manocha
2017-05-08stm32f746: to switch on user LED1 & read user buttonVikas Manocha
2017-05-08stm32f7: use stm32f7 gpio driver supporting driver modelVikas Manocha
2017-05-08stm32f7: use clock driver to enable sdram controller clockVikas Manocha
2017-05-08stm32f7: use driver model for sdram initializationVikas Manocha
2017-05-08stm32f7: sdram: move sdram driver code to ram drivers areaVikas Manocha
2017-05-08arm: am57xx: cl-som-am57x: invoke clock API to enable/disable clocksUri Mashiach
2017-05-08usb: host: xhci-omap: fix double weak board_usb_init functionsUri Mashiach
2017-05-05board/BuR/common: incorrect check of dtbxypron.glpk@gmx.de