Commit Graph

  • 32d2ffe731 pxe: simplify menu display and selection Rob Herring 2012-12-02 21:00:26 -06:00
  • e82eeb5709 pxe: always display a menu when present Rob Herring 2012-12-02 21:00:25 -06:00
  • e6b6ccf203 pxe: try bootz if bootm fails to find a valid image Rob Herring 2012-12-03 13:17:21 -06:00
  • da620222f8 bootz: un-staticize do_bootz Rob Herring 2012-12-02 21:00:23 -06:00
  • 500f304b6b pxe: fix handling of different localboot values Rob Herring 2012-12-02 21:00:22 -06:00
  • 23b7194e61 pxe: make string parameters const Rob Herring 2012-12-02 21:00:21 -06:00
  • ef034c9d70 pxe: Use ethact setting for pxe Rob Herring 2012-12-02 21:00:20 -06:00
  • 0fae25089d net: add ICPlus PHY driver Yegor Yefremov 2012-11-28 11:15:18 +01:00
  • e2043f5c27 phy: export genphy_parse_link() Yegor Yefremov 2012-11-28 11:15:17 +01:00
  • 518ce472f7 net: Add sunxi (Allwinner) wemac driver Henrik Nordström 2012-11-25 12:41:36 +01:00
  • 9e79a8d17c checkpatch: add ignore for network block comment style checking Bo Shen 2013-04-24 10:46:16 +08:00
  • a67cc37e69 dfu, nand: before write a buffer to nand, erase the nand sectors Heiko Schocher 2013-06-24 18:50:40 +02:00
  • 4e78e0317d Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx Tom Rini 2013-06-24 16:44:15 -04:00
  • f9c1456cf6 Merge branch 'master' of git://git.denx.de/u-boot-spi Tom Rini 2013-06-24 16:37:01 -04:00
  • 6c5001d542 ac14xx: rephrase network boot config for development Gerhard Sittig 2013-06-05 14:51:11 +02:00
  • 4779025c1e ac14xx: use the official product name everywhere Gerhard Sittig 2013-06-05 14:51:10 +02:00
  • 81b0fb0410 ac14xx: remove obsolete board config items Gerhard Sittig 2013-06-05 14:51:09 +02:00
  • 14d4c5f39e ac14xx: re-order the recovery condition checks Gerhard Sittig 2013-06-05 14:51:08 +02:00
  • 527a1c71fb ac14xx: minor improvement in diagnostics Gerhard Sittig 2013-06-05 14:51:07 +02:00
  • b5992e77ef ac14xx: cleanup comments in the board support Gerhard Sittig 2013-06-05 14:51:06 +02:00
  • 186f9c130f ac14xx: fix a potential NULL deref in diagnostics Gerhard Sittig 2013-06-05 14:51:05 +02:00
  • c5171d1c67 CONFIG: EXYNOS5: Enable silent console Rajeshwari Shinde 2013-06-24 16:47:23 +05:30
  • d4ec8f0885 S5P: Serial: Add fdt support to driver Rajeshwari Shinde 2013-06-24 16:47:22 +05:30
  • 4603e8cf8b EXYNOS5: FDT: Add serial device node values Rajeshwari Shinde 2013-06-24 16:47:21 +05:30
  • ee1e3c2f23 EXYNOS5: FDT: Add compatible strings for Serial Rajeshwari Shinde 2013-06-24 16:47:20 +05:30
  • 2955d60015 exynos: Adjust the starting MIF voltage to 1.05v Bernie Thompson 2013-04-15 10:34:34 -07:00
  • 2c07bb9b53 EXYNOS5: I2C: Add FDT and non-FDT support for I2C Amar 2013-04-04 02:27:06 -04:00
  • b9e31be0f8 sf: Warn to use BAR for > 16MiB flashes Jagannadha Sutradharudu Teki 2013-06-21 19:19:03 +05:30
  • 29fbfc10f4 sf: Add debug messages on spi_flash_read_common Jagannadha Sutradharudu Teki 2013-06-21 19:19:02 +05:30
  • 95e779e4f4 sf: Place the sf calls in proper order Jagannadha Sutradharudu Teki 2013-06-21 19:19:01 +05:30
  • acc237544a sf: Unify spi_flash write code Jagannadha Sutradharudu Teki 2013-06-21 19:19:00 +05:30
  • 615a156167 sf: Add flag status register polling support Jagannadha Sutradharudu Teki 2013-06-21 15:56:30 +05:30
  • ba549de6c5 sf: Remove spi_flash_cmd_poll_bit() Jagannadha Sutradharudu Teki 2013-05-26 23:37:11 +05:30
  • 76e98d4817 sf: spansion: Add support for S25FL512S_64K Jagannadha Sutradharudu Teki 2013-06-10 23:41:57 +05:30
  • 4e2904311d sf: stmicro: Add support for N25Q1024A Jagannadha Sutradharudu Teki 2013-04-16 20:23:48 +05:30
  • 221cb084ad sf: stmicro: Add support for N25Q1024 Jagannadha Sutradharudu Teki 2013-04-16 20:22:48 +05:30
  • fd60c0ac31 sf: stmicro: Add support for N25Q512A Jagannadha Sutradharudu Teki 2013-04-16 20:20:12 +05:30
  • 0569f3b9be sf: stmicro: Add support for N25Q512 Jagannadha Sutradharudu Teki 2013-04-16 20:18:29 +05:30
  • f76b1bd08b sf: Use spi_flash_addr() in write call Jagannadha Sutradharudu Teki 2013-06-11 21:36:20 +05:30
  • 1dcd6d0381 sf: Add bank addr code in CONFIG_SPI_FLASH_BAR Jagannadha Sutradharudu Teki 2013-06-19 15:33:58 +05:30
  • fc207ee4db sf: Update sf read to support all sizes of flashes Jagannadha Sutradharudu Teki 2013-05-31 16:00:36 +05:30
  • e3ff9d51ec sf: Update sf to support all sizes of flashes Jagannadha Sutradharudu Teki 2013-05-30 20:24:14 +05:30
  • e612ddf593 sf: Read flash bank addr register at probe time Jagannadha Sutradharudu Teki 2013-06-19 15:37:09 +05:30
  • cf6b11dcda sf: Discover the bank addr commands Jagannadha Sutradharudu Teki 2013-06-19 15:31:23 +05:30
  • c9fcb59d7d sf: Add bank address register writing support Jagannadha Sutradharudu Teki 2013-06-13 20:37:19 +05:30
  • 9675fed474 spi: mxc_spi: Use DIV_ROUND_UP at appropriate places Axel Lin 2013-06-14 21:13:32 +08:00
  • 0cb8394f81 spi: cf_qspi: Use DIV_ROUND_UP at appropriate place Axel Lin 2013-06-14 21:12:19 +08:00
  • 1e77deec6e sf: winbond: Add support for W25QXXXFV Jagannadha Sutradharudu Teki 2013-05-30 16:34:19 +05:30
  • f0293fb595 sf: winbond: Add support for W25Q16DW Jagannadha Sutradharudu Teki 2013-05-28 00:55:00 +05:30
  • 920559f19e sf: winbond: Add support for W25Q128FW Jagannadha Sutradharudu Teki 2013-05-28 00:49:26 +05:30
  • e9fd312088 sf: winbond: Update the names for W25Q 0x40XX ID's flash parts Jagannadha Sutradharudu Teki 2013-05-28 00:41:58 +05:30
  • 6fd1000224 sf: spansion: Correct name of S25FL128S 64K Sector part Jagannadha Sutradharudu Teki 2013-06-14 21:03:51 +05:30
  • 9dc8fef258 pxa: fix memory coherency problem after relocation Mike Dunn 2013-06-21 09:12:28 -07:00
  • 84c617beb2 pxa: use -mcpu=xscale compiler option Mike Dunn 2013-06-21 09:12:27 -07:00
  • 097d86d098 pxa: turn icache off in cpu_init_crit() Mike Dunn 2013-06-17 10:47:28 -07:00
  • 3497d43215 pxa: palmtreo680 flash programming utility Mike Dunn 2013-06-18 11:08:51 -07:00
  • 0dc0e846f3 pxa: add support for palmtreo680 board Mike Dunn 2013-06-18 11:08:50 -07:00
  • 348e47f766 Merge branch 'master' of git://git.denx.de/u-boot-arm Tom Rini 2013-06-22 07:38:12 -04:00
  • fbf87b1823 arm: optimize relocate_code routine Albert ARIBAUD 2013-06-11 14:17:35 +02:00
  • 47bd65ef05 arm: make __rel_dyn_{start, end} compiler-generated Albert ARIBAUD 2013-06-11 14:17:34 +02:00
  • d026dec875 arm: make __image_copy_{start, end} compiler-generated Albert ARIBAUD 2013-06-11 14:17:33 +02:00
  • df84502edf arm: generalize lib/bss.c into lib/sections.c Albert ARIBAUD 2013-06-11 14:17:32 +02:00
  • 09d81184e1 remove all references to .dynsym Albert ARIBAUD 2013-06-11 14:17:31 +02:00
  • c37980c31a arm: ensure u-boot only uses relative relocations Albert ARIBAUD 2013-06-11 14:17:30 +02:00
  • 9b80aa8ec9 nand: Don't call adjust_size_for_badblocks for erase Scott Wood 2013-06-20 12:45:31 -05:00
  • 9169543d1e video: exynos_fb: Add the missing #else clause Ajay Kumar 2013-04-04 10:25:19 -04:00
  • b2f794125e exynos: Enable mmc for snow Simon Glass 2013-05-10 20:24:00 -07:00
  • 5707233880 powerpc/85xx: Add P1023RDB board support Chunhe Lan 2013-06-14 16:21:48 +08:00
  • bd7c023e48 powerpc/mpc85xx:Disable Debug TLB entry before init_tlbs Prabhakar Kushwaha 2013-06-13 10:14:00 +05:30
  • 5bdeff3214 powerpc/pixis: Fix pixis help message York Sun 2013-05-31 08:48:04 -07:00
  • 0d3efd8056 powerpc/CoreNet: Allow pbl images to take u-boot images != 512K Chris Packham 2013-05-27 10:51:46 +12:00
  • e51e47d38e powerpc: mpc85xx/mpc86xx: Fix off-by-one boundary checking with ARRAY_SIZE Axel Lin 2013-05-26 15:00:30 +08:00
  • f90572d91b Makefile: move the common makefile line to public area Ying Zhang 2013-05-20 14:07:26 +08:00
  • ba1bee43ec common/Makefile: Add new symbol CONFIG_SPL_ENV_SUPPORT for environment in SPL Ying Zhang 2013-05-20 14:07:25 +08:00
  • 67ad0d52df powerpc/mpc85xx: modify the functionality clear_bss and aligning the end address of the BSS Ying Zhang 2013-06-07 17:25:16 +08:00
  • 5df572f013 powerpc/mpc85xx: support application without resetvec segment in the linker script Ying Zhang 2013-05-20 14:07:23 +08:00
  • 505c293ffd board/p1010rdb: Fix PCIe TLB creation on CONFIG_PCI define Prabhakar Kushwaha 2013-05-17 14:22:34 +05:30
  • 4d0e6e0d73 board/b4860qds: Relax NOR flash teadc timing parameter Prabhakar Kushwaha 2013-05-17 13:40:52 +05:30
  • 8212519254 powerpc/mpc85xx: work around erratum A-006593 Scott Wood 2013-05-15 17:50:13 -05:00
  • 362ee04b79 fsl_ifc: add support for different IFC bank count Mingkai Hu 2013-05-16 10:18:13 +08:00
  • 69fdf90010 powerpc/t4qds: Slave module for boot from SRIO and PCIE Liu Gang 2013-05-07 16:30:50 +08:00
  • 3e531b0ba9 powerpc/t4qds: Enable master module for Boot from SRIO and PCIE Liu Gang 2013-05-07 16:30:49 +08:00
  • 5870fe44b2 powerpc/b4860qds: Slave module for boot from SRIO and PCIE Liu Gang 2013-05-07 16:30:48 +08:00
  • 3a01799b35 powerpc/b4860qds: Enable master module for boot from SRIO and PCIE Liu Gang 2013-05-07 16:30:47 +08:00
  • c8b281524b powerpc/boot: Change the macro of Boot from SRIO and PCIE master module Liu Gang 2013-05-07 16:30:46 +08:00
  • 5a516748a8 powerpc/doc: Update the README.srio-pcie-boot-corenet Liu Gang 2013-05-07 16:30:45 +08:00
  • f64bd7c038 powerpc/mpc85xx:Fix "boot page TLB" entry size for NAND SPL Prabhakar Kushwaha 2013-05-07 11:19:55 +05:30
  • 8bd00c9494 85xx: Change case of MPC85XX_PORBMSR_ROMLOC_SHIFT Andy Fleming 2013-06-20 14:54:33 -05:00
  • 6770c5e2e8 powerpc: Use lower case for the core names Fabio Estevam 2013-04-21 13:11:02 -03:00
  • 061ffedaaf powerpc/BSC9132: Add IFC bank count York Sun 2013-04-18 19:31:01 -07:00
  • 1d2949aeb3 board/bsc9131rdb: Update default boot environment settings Priyanka Jain 2013-04-04 14:40:32 +05:30
  • 765b0bdb89 board/bsc9131rdb: Add DSP side tlb and laws Priyanka Jain 2013-04-04 09:31:54 +05:30
  • 087cf44fcd board/bsc9131rdb: Add targets for Sysclk 100MHz Priyanka Jain 2013-04-01 12:12:45 +05:30
  • 83e0c2bbe3 board/bsc9132qds:Add NAND boot support using new SPL format Prabhakar Kushwaha 2013-04-16 13:28:40 +05:30
  • f159326926 board/bsc9131rdb:Add NAND boot support using new SPL format Prabhakar Kushwaha 2013-04-16 13:28:25 +05:30
  • 0fa934d235 board/p1010rdb:Add NAND boot support using new SPL format Prabhakar Kushwaha 2013-04-16 13:28:12 +05:30
  • 3a88179d03 powerpc/mpc85xx: new SPL support for IFC NAND Prabhakar Kushwaha 2013-04-16 13:27:59 +05:30
  • 74fa22ed73 powerpc/mpc85xx:No NOR boot, do not compile IFC errata A003399 Prabhakar Kushwaha 2013-04-16 13:27:44 +05:30
  • 76d354f411 powerpc/mpc85xx: explicit cast the SDRAM size to type phys_size_t Mingkai Hu 2013-04-12 15:56:28 +08:00
  • 7dd09b546d 85xx: Change clock-frequency compatible to 2.0 Andy Fleming 2013-06-17 15:10:28 -05:00