Age | Commit message (Expand) | Author |
2011-12-10 | post/post.c: Use lldiv for 64-bit divisions | Christian Riesch |
2011-12-02 | post/board/lwmon5/gdc.c: Fix GCC 4.6 build warning | Wolfgang Denk |
2011-11-16 | 20001122-1.c: Fix GCC 4.6 build warning | Stefan Roese |
2011-11-03 | post/post.c: fix GCC 4.6 build warnings | Wolfgang Denk |
2011-11-03 | post/post.c: CodingStyle cleanup | Wolfgang Denk |
2011-10-27 | arm, post: add missing post_time_ms for arm | Heiko Schocher |
2011-10-27 | cosmetic, post: Codingstyle cleanup | Heiko Schocher |
2011-10-23 | arm, post, memory: fix bug if sdram base != 0x00000000 | Heiko Schocher |
2011-10-05 | POST: add new memory regions test | Valentin Longchamp |
2011-10-05 | POST: drivers/memory.c coding style cleanup | Valentin Longchamp |
2011-10-05 | POST: make env test flags fetching optional | Valentin Longchamp |
2011-10-05 | POST: add post_log_res field for post results in global data | Valentin Longchamp |
2011-09-29 | Blackfin: post: generalize led/button tests with GPIOs | Mike Frysinger |
2011-07-27 | post, memorytest: add support for none powerpc archs | Heiko Schocher |
2011-07-27 | post, memorytest: fix if vstart is not = 0x0 | Heiko Schocher |
2011-07-26 | post: fix indendation/brace confusion | James Kosin |
2011-07-26 | post: new nor flash test | Mike Frysinger |
2011-07-26 | post: use ARRAY_SIZE | Mike Frysinger |
2011-07-26 | post: add gpio hotkey support | Mike Frysinger |
2011-01-25 | powerpc: Fix FPU post related link warnings | Kumar Gala |
2010-12-17 | ppc4xx/POST: Change ethernet test loop count to a default of 10 | Stefan Roese |
2010-11-28 | ppc4xx/POST: Handle cached SDRAM correctly in Denali (440EPx) ECC POST | Stefan Roese |
2010-11-19 | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Wolfgang Denk |
2010-11-17 | Switch from archive libraries to partial linking | Sebastien Carlier |
2010-11-17 | post, i2c: add missing curly bracket in i2c_post_test | Heiko Schocher |
2010-10-29 | Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC | Wolfgang Denk |
2010-10-27 | Coding Style cleanup | Wolfgang Denk |
2010-10-27 | post/drivers/i2c.c: fix compile error | Wolfgang Denk |
2010-10-22 | post/i2c: Add ability to ignore I2C devices | Peter Tyser |
2010-10-22 | post/i2c: Rename I2C_ADDR_LIST to CONFIG_SYS_POST_I2C_ADDRS | Peter Tyser |
2010-10-22 | post/i2c: Don't probe address 0 | Peter Tyser |
2010-10-22 | post/i2c: Clean up detection logic | Peter Tyser |
2010-10-22 | post/i2c: General clean up | Peter Tyser |
2010-10-20 | ppc4xx/POST: Add board specific UART POST test to lwmon5 | Stefan Roese |
2010-10-19 | Expand POST memory test to support arch-depended implementation. | York Sun |
2010-10-04 | ppc4xx: Use common ns16550 functions in 4xx UART POST driver | Stefan Roese |
2010-10-04 | ppc4xx: Big lwmon5 board support rework/update | Sascha Laue |
2010-09-28 | Merge branch 'next' of /home/wd/git/u-boot/next | Wolfgang Denk |
2010-09-23 | ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specific | Stefan Roese |
2010-09-23 | ppc4xx: Move ppc4xx headers to powerpc include directory | Stefan Roese |
2010-09-23 | ppc4xx: POST UART: Use in/out_8() io-accessor functions | Stefan Roese |
2010-09-21 | POST cleanup. | Michael Zaidman |
2010-08-04 | Rename getenv_r() into getenv_f() | Wolfgang Denk |
2010-05-06 | POST: Added ECC memory test for mpc83xx. | Michael Zaidman |
2010-04-24 | mpc5121: pdm360ng: add coprocessor POST | Anatolij Gustschin |
2010-04-21 | Move arch/ppc to arch/powerpc | Stefan Roese |
2010-04-13 | ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU | Peter Tyser |
2010-03-21 | POST: add progress API | Michael Zaidman |
2009-12-07 | POST: Remove duplicated post_hotkey_pressed() functions | Stefan Roese |
2009-10-09 | Merge branch 'reloc' | Wolfgang Denk |