Commit Graph

  • 0cb389dd1a image: fix getenv_bootm_size() function again Masahiro Yamada 2016-02-05 16:12:50 +09:00
  • 89ab841088 test/py: support running sandbox under gdbserver Stephen Warren 2016-02-04 16:11:50 -07:00
  • ee05fedc6c malloc: solve dead code issue in memalign() Stephen Warren 2016-02-04 11:54:20 -07:00
  • 7c60423106 api: Add FreeBSD API support for MIPS platforms Stanislav Galabov 2016-02-04 12:13:44 +02:00
  • e4c1b4d8c1 .travis.yml: explicitly request sudo Stephen Warren 2016-02-03 10:41:34 -07:00
  • 859f143715 rpi: set ethaddr as well Lubomir Rintel 2016-02-03 16:08:09 +01:00
  • 8e7cba048b common/memsize.c: Simplify RAM size detection Eddy Petrișor 2016-02-02 22:15:28 +02:00
  • ab8dd5e6e6 defconfig: k2g_evm_defconfig: enable net driver model Mugunthan V N 2016-02-02 15:51:38 +05:30
  • 2c5bf6c98d ARM: dts: k2g: Add keystone net dts files Mugunthan V N 2016-02-02 15:51:37 +05:30
  • 15b0d65938 defconfig: k2e_evm_defconfig: enable net driver model Mugunthan V N 2016-02-02 15:51:36 +05:30
  • 95fac767a9 defconfig: k2l_evm_defconfig: enable net driver model Mugunthan V N 2016-02-02 15:51:35 +05:30
  • 9a350e92a6 defconfig: k2hk_evm_defconfig: enable net driver model Mugunthan V N 2016-02-02 15:51:34 +05:30
  • 6599f3690c drivers: net: keystone_net: convert driver to adopt device driver model Mugunthan V N 2016-02-02 15:51:33 +05:30
  • 347348f9f7 drivers: net: phy: micrel: fix build errors with CONFIG_DM_ETH Mugunthan V N 2016-02-02 15:51:32 +05:30
  • 0369008c36 board: ti: ks2_evm: remove board_eth_init when CONFIG_DM_ETH is defined Mugunthan V N 2016-02-02 15:51:31 +05:30
  • 362b96cb86 OMAP3: omap3_logic: Remove YAFFS support. Adam Ford 2016-02-01 06:27:21 -06:00
  • 1e1acc76b0 OMAP3: omap3_logic: Enable CONFIG_SMC911X_32_BIT Adam Ford 2016-01-31 17:13:33 -06:00
  • 588e41d2c7 OMAP3: omap3_logic: Enable Android Fastboot Adam Ford 2016-01-31 13:34:39 -06:00
  • 92d05e50d9 dm: Update on current serial driver status Simon Glass 2016-01-31 09:16:17 -07:00
  • 492f46c4f8 dm: pxa: serial: Drop serial_sa1100 serial driver Simon Glass 2016-01-31 09:16:16 -07:00
  • 30b9d753ab dm: serial: Drop serial_max3100 serial driver Simon Glass 2016-01-31 09:16:15 -07:00
  • c3dd5787a3 dm: freescale: serial: Drop serial_imx serial driver Simon Glass 2016-01-31 09:16:14 -07:00
  • be479339bd dm: opencores: Drop opencores_yanu serial driver Simon Glass 2016-01-31 09:16:13 -07:00
  • baf7125aca dm: freescale: Drop mxs_auart serial driver Simon Glass 2016-01-31 09:16:12 -07:00
  • 2cd1ff8403 OMAP3_LOGIC: Setup defconfig to enable SPL and NAND booting Adam Ford 2016-01-30 06:43:59 -06:00
  • 49c7303f0e OMAP3: Enable SPL on omap3_logic Adam Ford 2016-01-29 20:12:34 -06:00
  • 7443a9c405 rpi: fix up Model B entries Lubomir Rintel 2016-01-29 09:35:52 +01:00
  • dba060ce06 rpi: link to another model number info source Stephen Warren 2016-01-28 22:24:44 -07:00
  • f3b267b3a2 hush: Add rudimentary support for PS1 and PS2 Marek Vasut 2016-01-27 04:47:55 +01:00
  • 13d3046fa3 hush: Pull out U-Boot prompt display and read functionality Marek Vasut 2016-01-27 04:47:54 +01:00
  • dffceb4b15 serial: serial_stm32: move clock config from driver to board Vikas Manocha 2016-01-26 18:12:20 -08:00
  • 334a994a3c test, tools: introduce tbot README Heiko Schocher 2016-01-26 08:42:48 +01:00
  • b17b7ea044 ARM: omap3_logic: Fix pin muxing Adam Ford 2016-01-21 19:50:07 -06:00
  • b92ae3af6e tools: env: update usage strings Andreas Fenkart 2015-12-09 13:13:27 +01:00
  • af93e3d8ab tools: env: factor out parse_common_args Andreas Fenkart 2015-12-09 13:13:26 +01:00
  • 1ce686978c tools: env: shift optind arguments and fix argument indices Andreas Fenkart 2015-12-09 13:13:25 +01:00
  • 371ee13760 tools: env: parse aes key / suppress flag into argument struct Andreas Fenkart 2015-12-09 13:13:24 +01:00
  • 07ce944021 tools: env: introduce setenv/printenv argument structs Andreas Fenkart 2015-12-09 13:13:23 +01:00
  • 8b27abd8ab tools: env: make parse_aes_key stateless Andreas Fenkart 2015-12-09 13:13:22 +01:00
  • 167f525871 tools: env validate: pass values as 0-based array Andreas Fenkart 2015-12-09 13:13:21 +01:00
  • 57dc53a724 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging Tom Rini 2016-02-08 09:48:04 -05:00
  • 7b6dc11c1a Merge branch 'master' of git://git.denx.de/u-boot-nios Tom Rini 2016-02-08 09:39:54 -05:00
  • 1382648b6b video: bcm2835: use bus_to_phys() on FB address Stephen Warren 2016-02-06 10:42:43 -07:00
  • 2300184f70 net: davinci_emac: fix NULL check after pointer dereference Vishwas Srivastava 2016-01-26 12:46:42 +05:30
  • 1a9115ecfe ppc: xilinx-ppc405-generic Ricardo Ribalda 2016-02-04 14:45:00 +01:00
  • abbf2d9b56 net: fix wrong initialization in davinci-emac driver Vishwas Srivastava 2016-01-25 21:28:17 +05:30
  • 1889a7e275 fdt: introduce fdtdec_get_child_count Peng Fan 2016-02-01 13:31:15 +08:00
  • c4a45d4bdd rockchip: Drop old CONFIG_VIDEO_ROTATION option Simon Glass 2016-01-30 15:45:19 -07:00
  • 512cab7e8e bzlib: Try another way to fix an unused variable Simon Glass 2016-01-30 15:45:18 -07:00
  • a108082d4d video: test: Adjust order of file closure Simon Glass 2016-01-30 15:45:17 -07:00
  • 2b80b4e246 video: Use 'int' for loop variables instead of short Simon Glass 2016-01-30 15:45:16 -07:00
  • e517db73a6 cmd: Fix control bmp_display() Simon Glass 2016-01-30 15:45:15 -07:00
  • a7c45ec4d6 microblaze: Correct build error in eth-uclass.c Simon Glass 2016-01-30 15:45:14 -07:00
  • a187559e3d Use correct spelling of "U-Boot" Bin Meng 2016-02-05 19:30:11 -08:00
  • e4f348ba6f nios2: set up the debug UART early Thomas Chou 2015-12-30 20:29:18 +08:00
  • 5c884420a5 x86: Drop pci_type1.c and DEFINE_PCI_DEVICE_TABLE Bin Meng 2016-02-02 05:58:09 -08:00
  • d8277a87d0 x86: Disable DM_PCI_COMPAT Bin Meng 2016-02-02 05:58:08 -08:00
  • 308143effe dm: pci: Add missing forward declarations Bin Meng 2016-02-02 05:58:07 -08:00
  • 971611e3ef x86: chromebox_panther: Convert to use driver model ethernet Bin Meng 2016-02-02 05:58:06 -08:00
  • 6ce73f5dbb x86: chromebox_panther: Drop the cache line size hack Bin Meng 2016-02-02 05:58:05 -08:00
  • 50c88e4ad2 efi: app: Disable CONFIG_USB_EHCI_PCI Bin Meng 2016-02-02 05:58:04 -08:00
  • e1d1b62be1 efi: app: Clean up defconfig Bin Meng 2016-02-02 05:58:03 -08:00
  • 5a257df702 x86: quark: Use Quark's own PCI config APIs Bin Meng 2016-02-02 05:58:02 -08:00
  • 81dab9af92 net: e1000: Convert to use DM PCI API Bin Meng 2016-02-02 05:58:01 -08:00
  • 6758a6ccc1 net: designware: Use dm_pci_mem_to_phys() in the probe routine Bin Meng 2016-02-02 05:58:00 -08:00
  • c52ac3f901 net: pch_gbe: Convert to use DM PCI API Bin Meng 2016-02-02 05:57:59 -08:00
  • 3857ed015f x86: pci: Drop legacy PCI APIs Bin Meng 2016-02-01 01:40:58 -08:00
  • 58316f9b9f x86: pci: Use DM PCI APIs in pci_assign_irqs() Bin Meng 2016-02-01 01:40:57 -08:00
  • 6039200c65 x86: qemu: Convert to use DM PCI API Bin Meng 2016-02-01 01:40:56 -08:00
  • 66484f0fc0 x86: tnc: Remove IGD and SDVO devices from driver model Bin Meng 2016-02-01 01:40:55 -08:00
  • 2b94d9fca2 x86: tnc: Use DM PCI API in disable_igd() Bin Meng 2016-02-01 01:40:54 -08:00
  • 9e36c53dd0 x86: tnc: Change disable_igd() to have a return value Bin Meng 2016-02-01 01:40:53 -08:00
  • 248c4faa9f x86: irq: Convert to use DM PCI API Bin Meng 2016-02-01 01:40:52 -08:00
  • b46c2088da x86: irq: Move irq_router to a per driver priv Bin Meng 2016-02-01 01:40:51 -08:00
  • 819133d9f5 x86: irq: Get irq_router's bdf via dm_pci_get_bdf() Bin Meng 2016-02-01 01:40:50 -08:00
  • e75711a4bf x86: minnowmax: Drop io-base property in the pch_pinctrl node Bin Meng 2016-02-01 01:40:49 -08:00
  • 2b7ff26115 x86: Drop asm/arch/gpio.h Bin Meng 2016-02-01 01:40:48 -08:00
  • 3ddc1c7bd3 x86: ich6_gpio: Convert to use proper DM API Bin Meng 2016-02-01 01:40:47 -08:00
  • 4f106bc8be x86: pch9: Implement get_io_base op Bin Meng 2016-02-01 01:40:46 -08:00
  • 79d4eb627c dm: pch: Add get_io_base op Bin Meng 2016-02-01 01:40:45 -08:00
  • ec2af6f82d x86: pch: Implement get_gpio_base op Bin Meng 2016-02-01 01:40:44 -08:00
  • 384980c687 dm: pch: Add get_gpio_base op Bin Meng 2016-02-01 01:40:43 -08:00
  • 3e389d8ba6 dm: pch: Rename get_sbase op to get_spi_base Bin Meng 2016-02-01 01:40:42 -08:00
  • d02be99e67 dm: pch: Remove pch_get_version op Bin Meng 2016-02-01 01:40:41 -08:00
  • 254e677925 x86: quark: Drop unprotect_spi_flash() Bin Meng 2016-02-01 01:40:40 -08:00
  • efd633ccdd x86: tnc: Drop unprotect_spi_flash() Bin Meng 2016-02-01 01:40:39 -08:00
  • 6e670b5c4d spi: ich: Change PCHV_ to ICHV_ Bin Meng 2016-02-01 01:40:38 -08:00
  • 1f9eb59d27 spi: ich: Use compatible strings to distinguish controller version Bin Meng 2016-02-01 01:40:37 -08:00
  • 9eb4339ba4 spi: ich: Some clean up Bin Meng 2016-02-01 01:40:36 -08:00
  • f7c3638c9f x86: x86-common.h: Add CONFIG_BOOTDELAY Stefan Roese 2016-01-18 14:49:56 +01:00
  • 9f73690ceb autoboot.c: Fill env vars in process_fdt_options() only if TEXT_BASE is set Stefan Roese 2016-01-28 17:34:40 +01:00
  • 94985cc9d3 Merge branch 'master' of git://git.denx.de/u-boot-usb Tom Rini 2016-02-04 06:56:23 -05:00
  • 2a5bcaf3f8 Merge branch 'master' of git://git.denx.de/u-boot-socfpga Tom Rini 2016-02-04 06:56:20 -05:00
  • a409a8b85e Revert "arm: socfpga: set the fpga global bit to disable HPS to FPGA signals" Dinh Nguyen 2016-01-19 09:16:21 -06:00
  • 8c9b4d5598 usb: gadget: dwc2_udc_otg: modified the check condition for max packet size of ep_in in high speed Frank Wang 2016-01-27 12:39:40 -08:00
  • fb0d042814 imx: mx6: implement board_mmc_get_env_dev Peng Fan 2016-01-28 16:51:27 +08:00
  • 216d286c7e imx: mx6: implement mmc_get_env_dev Peng Fan 2016-01-28 16:51:26 +08:00
  • 62d8cce9f3 imx: mx7dsabresd: move mmc_get_env_devno to soc code Peng Fan 2016-01-28 16:51:25 +08:00
  • 9e30ba2d75 dm: vybrid_gpio: Drop legacy code Bhuvanchandra DV 2016-01-27 10:31:53 +05:30
  • 5160def267 dm: lpuart: Drop the legacy code Bhuvanchandra DV 2016-01-27 10:31:52 +05:30