- a45314f post: Remove duplicate newlines by Marek Vasut · 4 months ago
- dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
- abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
- 150c3bc post: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
- 785c9cc post: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 3 months ago
- 3dd5d4a post: Move CONFIG_SYS_POST to CFG_SYS_POST by Tom Rini · 2 years ago
- 8eaa3c7 post: Migrate to Kconfig by Tom Rini · 2 years ago
- 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
- bb4dd96 global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 2 years ago
- 80877fa cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 3 months ago
- 551e7a7 post: memory: Fix format strings by Sean Anderson · 2 years, 3 months ago
- 063c938 Audit <flash.h> inclusion by Tom Rini · 2 years, 4 months ago
- 3b75487 common: remove bedbug debugger support by Ovidiu Panait · 2 years, 11 months ago
- ddda564 global: Remove unused or unnecessary CONFIG symbols related to DDR by Tom Rini · 3 years, 3 months ago
- 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
- dc8b624 common: board_r: Drop initr_post_backlog wrapper by Ovidiu Panait · 4 years ago
- c5a0bc5 post: remove redundant condition by Heinrich Schuchardt · 4 years, 4 months ago
- f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
- 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
- 1ea9789 common: Drop bootstage.h from common header by Simon Glass · 4 years, 7 months ago
- 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
- cf9bdcc common: Drop CONFIG_POST_STD/ALT_LIST by Simon Glass · 5 years ago
- 8f3f761 common: Move enable/disable_interrupts out of common.h by Simon Glass · 5 years ago
- 6333448 common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
- 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
- fbf091b arm: powerpc: Tidy up code style for cache functions by Simon Glass · 5 years ago
- 495a5dc common: Move get_ticks() function out of common.h by Simon Glass · 5 years ago
- db22961 env: Move env_get_f() to env.h by Simon Glass · 5 years ago
- 01c39ff kbuild: add .SECONDARY special target to scripts/Kbuild.include by Masahiro Yamada · 6 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
- 49badb9 Drop the log buffer by Simon Glass · 7 years ago
- 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
- 2028012 powerpc: remove 4xx support by Heiko Schocher · 7 years ago
- 1eba758 post: Fix unused variable warning on lwmon5 by Tom Rini · 7 years ago
- 6f90e58 powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x by Heiko Schocher · 7 years ago
- 71cb3e9 powerpc, 8260: remove support for mpc8260 by Heiko Schocher · 7 years ago
- 65d94db powerpc, 8xx: remove support for 8xx by Heiko Schocher · 7 years ago
- 210ebce Blackfin: Remove by Tom Rini · 8 years ago
- 8937073 powerpc: Drop CONFIG_SYS_ALLOC_DPRAM by Simon Glass · 8 years ago
- 17243a8 post: cosmetic: fix typo by Niko Mauno · 8 years ago
- 8d56db9 Various, unrelated tree-wide typo fixes. by Robert P. J. Day · 8 years ago
- f132175 post: Remove references to scrapped "netta" board. by Robert P. J. Day · 9 years ago
- 15bdcaf post: Delete unnecessary bitmask of POST_MANUAL from POST_ALWAYS by Robert P. J. Day · 9 years ago
- ae414cf post: Remove reference to deleted "lwmon" board from Makefile by Robert P. J. Day · 9 years ago
- 53d41e6 Fix spelling of "transferred". by Vagrant Cascadian · 9 years ago
- 8a4b07a mpc8xx: remove stale "lwmon" files by Wolfgang Denk · 9 years ago
- 4283e84 dm: rtc: Rename mktime() and reduce the number of parameters by Simon Glass · 10 years ago
- 1299466 dm: rtc: Rename to_tm() to rtc_to_tm() and add error code by Simon Glass · 10 years ago
- 9f09a36 net: cosmetic: Fix var naming net <-> eth drivers by Joe Hershberger · 10 years ago
- 3dacc67 powerpc: mpc824x: remove MPC824X cpu support by Masahiro Yamada · 10 years ago
- 4e5f9e6 misc: use __weak by Jeroen Hofstee · 10 years ago
- 8c970ec mpc8xx: remove fads board support by Masahiro Yamada · 10 years ago
- 13be81d mpc8xx: remove RPXlite_dw, quantum board support by Masahiro Yamada · 10 years ago
- f6fbbb8 powerpc: remove RPXClassic, RPXlite boards support by Masahiro Yamada · 11 years ago
- bd7baf2 powerpc: remove MBX and MBX860T boards support by Masahiro Yamada · 11 years ago
- ce8c93e kbuild: post: fix dependency tracking correctly by Masahiro Yamada · 11 years ago
- 0d68fb1 kbuild: use Linux Kernel build scripts by Masahiro Yamada · 11 years ago
- 59f15f2 kbuild: change out-of-tree build by Masahiro Yamada · 11 years ago
- 2feb8d3 Makfile: move suffix rules to Makefile.build by Masahiro Yamada · 11 years ago
- 71db754 Makefile: Select objects by CONFIG_ rather than $(ARCH) or $(CPU) by Masahiro Yamada · 11 years ago
- 2a24c33 post: descend only when CONFIG_HAS_POST is defined by Masahiro Yamada · 11 years ago
- 150b490 post: remove unnecessary include path settings by Masahiro Yamada · 11 years ago
- f427136 post: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
- ec7fbf5 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · 11 years ago
- 832d36e Cosmetic: Fix a number of typos, no functional changes. by Robert P. J. Day · 11 years ago
- d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
- b5a389f post: fix I2C POST failure for devices in CONFIG_SYS_POST_I2C_IGNORES by Anatolij Gustschin · 12 years ago
- 9032676 PPC: remove dead boards (AMX860, c2mon, ETX094, IAD210, LANTEC, SCM) by Wolfgang Denk · 12 years ago
- 52039da serial: Remove CONFIG_SERIAL_MULTI from remaining sources by Marek Vasut · 12 years ago
- b2184f2 post: remove #warning for kirkwood CPUs by Valentin Longchamp · 13 years ago
- 0169e6b bootstage: Replace show_boot_progress/error() with bootstage_...() by Simon Glass · 13 years ago
- 12a13d6 bootstage: Convert progress numbers 20-41 to enums by Simon Glass · 13 years ago
- d409b1b bootstage: Use show_boot_error() for -ve progress numbers by Simon Glass · 13 years ago
- a1facc9 Revert "post/Makefile: Only build FP post tests if enabled via CONFIG_SYS_POST_FPU" by Wolfgang Denk · 13 years ago
- 65a540b post: add blackfin to the post_time_ms list by Mike Frysinger · 13 years ago
- 4e1b82a post/Makefile: Only build FP post tests if enabled via CONFIG_SYS_POST_FPU by Kumar Gala · 13 years ago
- 059a2d6 post/lib_powerpc/multi.c: fix stack overflow error by Wolfgang Denk · 13 years ago
- bc3e91a post/lib_powerpc/multi.c: code cleanup by Wolfgang Denk · 13 years ago
- 417c65c post/lib_powerpc/multi.c: make checkpatch clean by Wolfgang Denk · 13 years ago
- 6244905 PPC: fix "Warning: FOO uses hard float, BAR uses soft float". by Wolfgang Denk · 13 years ago
- 8faca41 post: fix compile issue for post tests on kirkwood by Holger Brunck · 13 years ago
- bb968ec post/post.c: Use lldiv for 64-bit divisions by Christian Riesch · 13 years ago
- 39599f2 post/board/lwmon5/gdc.c: Fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago
- fa3308c 20001122-1.c: Fix GCC 4.6 build warning by Stefan Roese · 13 years ago
- bedfa0a post/post.c: fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
- f7a49f1 post/post.c: CodingStyle cleanup by Wolfgang Denk · 13 years ago
- d642b19 arm, post: add missing post_time_ms for arm by Heiko Schocher · 13 years ago
- 51ee591 cosmetic, post: Codingstyle cleanup by Heiko Schocher · 13 years ago
- 865fed3 arm, post, memory: fix bug if sdram base != 0x00000000 by Heiko Schocher · 13 years ago
- 24db42a POST: add new memory regions test by Valentin Longchamp · 13 years ago
- 738fa06 POST: drivers/memory.c coding style cleanup by Valentin Longchamp · 13 years ago
- cfc8880 POST: make env test flags fetching optional by Valentin Longchamp · 13 years ago
- b918173 POST: add post_log_res field for post results in global data by Valentin Longchamp · 13 years ago
- 32ed1fe Blackfin: post: generalize led/button tests with GPIOs by Mike Frysinger · 14 years ago
- e50cc8f post, memorytest: add support for none powerpc archs by Heiko Schocher · 13 years ago
- dba084b post, memorytest: fix if vstart is not = 0x0 by Heiko Schocher · 13 years ago
- e7deffc post: fix indendation/brace confusion by James Kosin · 13 years ago
- 813531f post: new nor flash test by Mike Frysinger · 14 years ago
- 83a687b post: use ARRAY_SIZE by Mike Frysinger · 14 years ago