aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-02-08common/memsize.c: Simplify RAM size detectionEddy Petrișor1-26/+21
2016-02-08defconfig: k2g_evm_defconfig: enable net driver modelMugunthan V N1-0/+1
2016-02-08ARM: dts: k2g: Add keystone net dts filesMugunthan V N3-0/+176
2016-02-08defconfig: k2e_evm_defconfig: enable net driver modelMugunthan V N1-0/+1
2016-02-08defconfig: k2l_evm_defconfig: enable net driver modelMugunthan V N1-0/+1
2016-02-08defconfig: k2hk_evm_defconfig: enable net driver modelMugunthan V N1-0/+1
2016-02-08drivers: net: keystone_net: convert driver to adopt device driver modelMugunthan V N1-40/+433
2016-02-08drivers: net: phy: micrel: fix build errors with CONFIG_DM_ETHMugunthan V N1-2/+4
2016-02-08board: ti: ks2_evm: remove board_eth_init when CONFIG_DM_ETH is definedMugunthan V N1-0/+2
2016-02-08OMAP3: omap3_logic: Remove YAFFS support.Adam Ford1-2/+0
2016-02-08OMAP3: omap3_logic: Enable CONFIG_SMC911X_32_BITAdam Ford1-1/+1
2016-02-08OMAP3: omap3_logic: Enable Android FastbootAdam Ford2-0/+58
2016-02-08dm: Update on current serial driver statusSimon Glass1-10/+4
2016-02-08dm: pxa: serial: Drop serial_sa1100 serial driverSimon Glass2-163/+0
2016-02-08dm: serial: Drop serial_max3100 serial driverSimon Glass2-295/+0
2016-02-08dm: freescale: serial: Drop serial_imx serial driverSimon Glass2-224/+0
2016-02-08dm: opencores: Drop opencores_yanu serial driverSimon Glass2-243/+0
2016-02-08dm: freescale: Drop mxs_auart serial driverSimon Glass3-154/+0
2016-02-08OMAP3_LOGIC: Setup defconfig to enable SPL and NAND bootingAdam Ford2-0/+4
2016-02-08OMAP3: Enable SPL on omap3_logicAdam Ford2-124/+185
2016-02-08rpi: fix up Model B entriesLubomir Rintel1-10/+10
2016-02-08rpi: link to another model number info sourceStephen Warren1-0/+5
2016-02-08hush: Add rudimentary support for PS1 and PS2Marek Vasut2-0/+18
2016-02-08hush: Pull out U-Boot prompt display and read functionalityMarek Vasut1-5/+16
2016-02-08serial: serial_stm32: move clock config from driver to boardVikas Manocha5-40/+65
2016-02-08test, tools: introduce tbot READMEHeiko Schocher4-0/+734
2016-02-08ARM: omap3_logic: Fix pin muxingAdam Ford1-65/+313
2016-02-08tools: env: update usage stringsAndreas Fenkart1-42/+75
2016-02-08tools: env: factor out parse_common_argsAndreas Fenkart1-25/+37
2016-02-08tools: env: shift optind arguments and fix argument indicesAndreas Fenkart2-43/+15
2016-02-08tools: env: parse aes key / suppress flag into argument structAndreas Fenkart3-57/+53
2016-02-08tools: env: introduce setenv/printenv argument structsAndreas Fenkart2-38/+84
2016-02-08tools: env: make parse_aes_key statelessAndreas Fenkart1-6/+6
2016-02-08tools: env validate: pass values as 0-based arrayAndreas Fenkart3-12/+15
2016-02-08Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini330-621/+640
2016-02-08Merge branch 'master' of git://git.denx.de/u-boot-niosTom Rini1-0/+7
2016-02-06net: davinci_emac: fix NULL check after pointer dereferenceVishwas Srivastava1-1/+3
2016-02-06ppc: xilinx-ppc405-genericRicardo Ribalda1-1/+1
2016-02-06net: fix wrong initialization in davinci-emac driverVishwas Srivastava1-2/+2
2016-02-06fdt: introduce fdtdec_get_child_countPeng Fan2-0/+20
2016-02-06rockchip: Drop old CONFIG_VIDEO_ROTATION optionSimon Glass3-3/+0
2016-02-06bzlib: Try another way to fix an unused variableSimon Glass1-4/+3
2016-02-06video: test: Adjust order of file closureSimon Glass1-1/+1
2016-02-06video: Use 'int' for loop variables instead of shortSimon Glass1-1/+1
2016-02-06cmd: Fix control bmp_display()Simon Glass1-2/+1
2016-02-06microblaze: Correct build error in eth-uclass.cSimon Glass1-0/+2
2016-02-06Use correct spelling of "U-Boot"Bin Meng318-606/+606
2016-02-06nios2: set up the debug UART earlyThomas Chou1-0/+7
2016-02-05x86: Drop pci_type1.c and DEFINE_PCI_DEVICE_TABLEBin Meng3-60/+0
2016-02-05x86: Disable DM_PCI_COMPATBin Meng1-3/+0