| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: Provide weak PC/AT compatibility setup function | Graeme Russ | 2010-05-06 | 2 | -0/+9 |
* | x86: Use CONFIG_SERIAL_MULTI | Graeme Russ | 2010-05-06 | 3 | -508/+5 |
* | x86: Fix copying of Real-Mode code into RAM | Graeme Russ | 2010-05-06 | 2 | -2/+2 |
* | x86: Pass relocation offset into Global Data | Graeme Russ | 2010-05-06 | 1 | -27/+36 |
* | x86: Move GDT to a safe location in RAM | Graeme Russ | 2010-05-06 | 2 | -14/+103 |
* | x86: Add RAM bootstrap functionality | Graeme Russ | 2010-05-06 | 2 | -6/+38 |
* | x86: Split sc520 memory sizing versus reporting | Graeme Russ | 2010-05-06 | 2 | -38/+61 |
* | x86: Fix sc520 memory size reporting | Graeme Russ | 2010-05-06 | 1 | -18/+17 |
* | x86: Fix do_go_exec() | Graeme Russ | 2010-05-06 | 1 | -4/+4 |
* | x86: Add register dump to crash handlers | Graeme Russ | 2010-05-06 | 1 | -34/+180 |
* | x86: Fix MMCR Access | Graeme Russ | 2010-05-06 | 4 | -52/+63 |
* | x86: #ifdef out getenv_IPaddr() | Graeme Russ | 2010-05-06 | 1 | -0/+2 |
* | x86: Add unaligned.h | Graeme Russ | 2010-05-06 | 1 | -0/+1 |
* | ppc: unused memory region too close to current stack pointer | Norbert van Bolhuis | 2010-05-05 | 1 | -2/+2 |
* | Merge branch 'master' of git://git.denx.de/u-boot-net | Wolfgang Denk | 2010-05-04 | 1 | -40/+1 |
|\ |
|
| * | Remove unused "local_crc32" function. | Detlev Zundel | 2010-05-03 | 1 | -40/+1 |
* | | at91: define matrix registers bit fields | Asen Dimov | 2010-04-30 | 1 | -0/+138 |
* | | MX31: Support 128MB RAM on QONG module | Stefano Babic | 2010-04-30 | 1 | -0/+6 |
* | | MX31: add pin definitions for NAND controller | Stefano Babic | 2010-04-30 | 1 | -0/+9 |
* | | MX31: add accessor function to get a gpio | Stefano Babic | 2010-04-30 | 1 | -0/+5 |
* | | MX25 print arm clock instead of mpllclk on boot | John Rigby | 2010-04-30 | 1 | -1/+1 |
* | | Moved board specific values in config file | Stefano Babic | 2010-04-30 | 1 | -1/+4 |
* | | arm, mx27: add support for SDHC1 pin init | Heiko Schocher | 2010-04-30 | 2 | -0/+18 |
* | | SAMSUNG: make s5p common gpio functions | Minkyu Kang | 2010-04-30 | 3 | -240/+96 |
* | | SAMSUNG: serial: modify name from s5pc1xx to s5p | Minkyu Kang | 2010-04-30 | 1 | -1/+1 |
* | | at91: add defines for RTT and GPBR | Alexander Holler | 2010-04-30 | 3 | -0/+7 |
* | | ARM Update mach-types | trix | 2010-04-30 | 1 | -12/+974 |
|/ |
|
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx | Wolfgang Denk | 2010-04-28 | 3 | -7/+9 |
|\ |
|
| * | mpc83xx: turn on icache in core initialization to improve u-boot boot time | Kim Phillips | 2010-04-22 | 1 | -1/+1 |
| * | mpc83xx: use "A" nomenclature only on mpc834x and mpc836x families | Kim Phillips | 2010-04-22 | 1 | -1/+3 |
| * | mpc83xx: Use CONFIG_FSL_ESDHC to enable sdhc clk | Rini van Zetten | 2010-04-22 | 1 | -5/+5 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx | Wolfgang Denk | 2010-04-27 | 6 | -89/+428 |
|\ \ |
|
| * | | mpc5121: add common post_word_load/store code | Anatolij Gustschin | 2010-04-24 | 2 | -0/+26 |
| * | | mpc5121: add support for PDM360NG board | Anatolij Gustschin | 2010-04-24 | 2 | -2/+15 |
| * | | mpc5121: determine RAM size using get_ram_size() | Anatolij Gustschin | 2010-04-24 | 1 | -1/+6 |
| * | | mpc512x: make MEM IO Control configuration a board config option | Anatolij Gustschin | 2010-04-24 | 2 | -5/+1 |
| * | | mpc5121: add PSC serial communication routines | Anatolij Gustschin | 2010-04-24 | 1 | -0/+87 |
| * | | mpc512x: add multi serial PSC support | Anatolij Gustschin | 2010-04-24 | 2 | -81/+293 |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Wolfgang Denk | 2010-04-27 | 10 | -53/+162 |
|\ \ \ |
|
| * | | | ppc: Split MPC83xx SERDES code from MPC85xx/MPC86xx/QorIQ | Kumar Gala | 2010-04-26 | 2 | -1/+37 |
| * | | | mpc85xx: Add the ability to set LCRR[CLKDIV] to improve R/W speed of flash | Lan Chunhe | 2010-04-26 | 2 | -1/+20 |
| * | | | 85xx: clean up the io_sel for PCI express of P1022 | Dave Liu | 2010-04-26 | 2 | -7/+11 |
| * | | | 85xx: Fix compile warning | Kumar Gala | 2010-04-26 | 1 | -0/+2 |
| * | | | 85xx: Convert cpu_init_f code to use out_be32 for LBC registers | Kumar Gala | 2010-04-26 | 1 | -18/+18 |
| * | | | fsl-ddr: Add extra cycle to turnaround times | Dave Liu | 2010-04-26 | 1 | -0/+2 |
| * | | | fsl-ddr: add the macro for Rtt_Nom definition | Dave Liu | 2010-04-26 | 1 | -1/+7 |
| * | | | ppc/p4080: Add p4080 DEVDISR2 & SRDS_PLLCR0 defines | Kumar Gala | 2010-04-26 | 1 | -2/+28 |
| * | | | ppc/p4080: Extend the GUTS memory map | Dave Liu | 2010-04-26 | 1 | -2/+12 |
| * | | | ppc/p4080: Fix synchronous frequency calculations | Srikanth Srinivasan | 2010-04-26 | 3 | -21/+25 |
* | | | | Merge branch 'next' of git://git.denx.de/u-boot-nios | Wolfgang Denk | 2010-04-27 | 5 | -6/+52 |
|\ \ \ \
| |_|/ /
|/| | | |
|